|
|
org > org.omg > org.omg.corba > org.omg.corba.codeset_incompatible >
Class: org.omg.CORBA.CODESET_INCOMPATIBLE java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException org.omg.CORBA.SystemException org.omg.CORBA.CODESET_INCOMPATIBLE
public final class CODESET_INCOMPATIBLE extends SystemException
FIELDS:
CONSTRUCTORS:
| | | public | CODESET_INCOMPATIBLE() |
| | public | CODESET_INCOMPATIBLE(String detailMessage) |
| | public | CODESET_INCOMPATIBLE(int minorCode, CompletionStatus completionStatus) |
| | public | CODESET_INCOMPATIBLE(String detailMessage, int minorCode, CompletionStatus completionStatus) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| toString(), getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|